In lifecycle tests, dismiss the Verify toast if it appears#252
Merged
Conversation
5 tasks
andybalaam
force-pushed
the
dismiss-verify-toast
branch
from
April 10, 2026 12:03
e478021 to
94ec0a9
Compare
andybalaam
force-pushed
the
dismiss-verify-toast
branch
from
April 10, 2026 12:17
94ec0a9 to
f94b456
Compare
andybalaam
marked this pull request as ready for review
April 10, 2026 13:36
t3chguy
reviewed
Apr 10, 2026
…aywright-common v3.1.0
florianduros
approved these changes
Apr 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an attempt at fixing the playwright test errors we are seeing in the downstream tests for element-hq/element-web#32891
This is my first PR in this repo and I may well have done everything wrong - please let me know if so!
Please ignore commits and look at the full diff. I will squash when we merge.